home *** CD-ROM | disk | FTP | other *** search
- BODY {
- padding:5px;
- margin:0px;
- }
-
- BODY, TD, P, INPUT, SELECT, TEXTAREA {
- font-size:8px;
- font-family:MS Sans Serif;
- }
-
- .tabshow {
- display: inline;
- visibility: visible;
- }
-
- .tabhide {
- display: none;
- visibility: hidden;
- }
-
- .linkStyle {
- color: rgb(0,0,255);
- text-decoration: underline;
- cursor: hand;
- }
-
- .tabStyle {
- cursor: default;
- }
-
- . {
- cursor: pointer;
- font: bold;
- font-size:8px;
- font-family:MS Sans Serif;
- }
-
- .linkStyle {
- color: black;
- text-decoration: none;
- cursor: default;
- visited: black;
- }
-
- .helpLinkStyle {
- font-size:9px;
- font-family:Arial;
- color: rgb(0,51,255);
- cursor: hand;
- }
-